'Declaration Public Function New( _
ByVal ParamArray commandsКоманды, которые необходимо выполнить.As Vintasoft.Imaging.Processing.IProcessingCommand(Of TTarget) _
)
public PdfAnnotationProcessingCommandExecutor(
params Vintasoft.Imaging.Processing.IProcessingCommand<TTarget> commands
)
public: PdfAnnotationProcessingCommandExecutor(
params Vintasoft.Imaging.Processing.IProcessingCommand<TTarget*>* commands
)
public:
PdfAnnotationProcessingCommandExecutor(
... Vintasoft.Imaging.Processing.IProcessingCommand<TTarget^>^ commands
)
Parameters
- commands
- Команды, которые необходимо выполнить.